home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / DEMO / COMMKEEN.BAT < prev    next >
DOS Batch File  |  1992-02-01  |  407b  |  17 lines

  1. @echo off
  2. cls
  3. echo This is an incredible game with an incredible demo!  It will require 
  4. echo most of a 640k's memory and EGA.  Sounds best with a sound blaster
  5. echo card installed.  Start the game then press any key. Press F1.  Select
  6. echo Return to Demo to start he demo mode.
  7. echo.
  8. echo Press any key to continue or...
  9. echo Press CTRL-C to cancel.
  10. echo.
  11. pause >nul
  12.  
  13. cd keen4
  14. keen4e
  15. cd..
  16.  
  17.